Revision: bazaar--tree-ancestry--1.1--patch-19
Archive: robert.collins@canonical.com--general
Creator: Robert Collins <robert.collins@canonical.com>
Date: Sun Jan  9 18:57:16 EST 2005
Standard-date: 2005-01-09 07:57:16 GMT
New-files: PLUGIN/.arch-ids/DIRS.id PLUGIN/.arch-ids/REQ.id
    PLUGIN/.arch-ids/auto.id PLUGIN/.arch-ids/options.id
    PLUGIN/DIRS PLUGIN/REQ PLUGIN/auto PLUGIN/options
    commands/cache-config.c commands/cache-config.h
    tests/test-cache-config.sh
Removed-files: PLUGIN/DIRS PLUGIN/REQ PLUGIN/auto
    PLUGIN/options
Modified-files: commands/branch.c commands/cmds.c
    commands/diff.c commands/diff.h
    commands/register-archive.c commands/status.c
    commands/switch.c commands/tests/unit-cmd-diff.c
    libarch/arch-cache.c libarch/archive-mirror.c
    libarch/archive.c libarch/archives.c
    libarch/cached-archive.c libarch/cached-archive.h
    libarch/changeset-report.c libarch/my.c libarch/my.h
    libarch/project-tree.c tests/Makefile.in
    tests/test-archive-registration.sh
    {arch}/=tagging-method
New-patches: aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-7
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-8
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-9
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-10
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-11
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-12
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-13
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-14
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-15
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-16
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-17
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-18
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-19
    jblack@gnuarch.org--2004/baz--check-proj-tree-version--1.1--base-0
    jblack@gnuarch.org--2004/baz--check-proj-tree-version--1.1--patch-1
    jblack@gnuarch.org--2004/baz--deltawadddiff--1.1--base-0
    jblack@gnuarch.org--2004/baz--deltawadddiff--1.1--patch-1
    jblack@gnuarch.org--2004/baz--mirror-namelessbranch--1.1--base-0
    jblack@gnuarch.org--2004/baz--mirror-namelessbranch--1.1--patch-1
    jblack@gnuarch.org--2004/baz--mirror-namelessbranch--1.1--patch-2
    jblack@gnuarch.org--2004/baz--nonracy-changes--1.1--base-0
    jblack@gnuarch.org--2004/baz--nonracy-changes--1.1--patch-1
    jblack@gnuarch.org--2004/baz--register-archive--1.1--base-0
    jblack@gnuarch.org--2004/baz--register-archive--1.1--patch-1
    jblack@gnuarch.org--2004/baz--status--1.1--base-0
    jblack@gnuarch.org--2004/baz--status--1.1--patch-1
    jblack@gnuarch.org--2004/baz--status--1.1--patch-2
    jblack@gnuarch.org--2004/baz--status--1.1--patch-3
    jblack@gnuarch.org--2004/baz--status--1.1--patch-4
    jblack@gnuarch.org--2004/baz--switch--1.1--base-0
    jblack@gnuarch.org--2004/baz--switch--1.1--patch-1
    jblack@gnuarch.org--2004/baz--switch--1.1--patch-2
    jblack@gnuarch.org--2004/baz--switch-defaultarchive--1.1--base-0
    jblack@gnuarch.org--2004/baz--switch-defaultarchive--1.1--patch-1
    rob.weir@canonical.com--2004-public/baz--bug5187--0--base-0
    rob.weir@canonical.com--2004-public/baz--bug5187--0--patch-1
    rob.weir@canonical.com--2004-public/baz--bug5187--0--patch-2
    robert.collins@canonical.com--general/bazaar--merge--1.1--patch-18
    robert.collins@canonical.com--general/bazaar--merge--1.1--patch-19
    robert.collins@canonical.com--general/bazaar--tree-ancestry--1.1--patch-19
    thelove@canonical.com/bazaar--devo--1.1--patch-82
    thelove@canonical.com/bazaar--devo--1.1--patch-83
    thelove@canonical.com/bazaar--devo--1.1--patch-84
    thelove@canonical.com/bazaar--devo--1.1--patch-85
    thelove@canonical.com/bazaar--devo--1.1--patch-86
    thelove@canonical.com/bazaar--devo--1.1--patch-87
    thelove@canonical.com/bazaar--devo--1.1--patch-88
    thelove@canonical.com/bazaar--devo--1.1--patch-89
    thelove@canonical.com/bazaar--devo--1.1--patch-90
    thelove@canonical.com/bazaar--devo--1.1--patch-91
    thelove@canonical.com/bazaar--devo--1.1--patch-92
    thelove@canonical.com/bazaar--devo--1.1--patch-93
Summary: merge from thelove@canonical.com/bazaar--devo--1.1
Keywords: 

Patches applied:

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-7
   Merge (Canonical.com Patch Queue Manager)

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-8
   Made non-filesystem locations cached by default, adding uncached:

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-9
   Factored out, the uncached-location code, used it for making locations

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-10
   Automatically enabled the cache, if no =arch-cache file exists

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-11
   Caused my_cache_path to return NULL for empty =arch-cache files

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-12
   Style fix

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-13
   made cache functions callable when cache is inactive (but do nothing)

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-14
   Fixed set_my_cache_path when file already exists

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-15
   Added cache-config command

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-16
   Added id for cache-config.h

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-17
   Added unit tests for cache-config

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-18
   Changed untagged-source disposition

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-19
   Merge from pqm

 * jblack@gnuarch.org--2004/baz--check-proj-tree-version--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-85

 * jblack@gnuarch.org--2004/baz--check-proj-tree-version--1.1--patch-1
   Make sure that we can handle this version of the working copy

 * jblack@gnuarch.org--2004/baz--deltawadddiff--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-92

 * jblack@gnuarch.org--2004/baz--deltawadddiff--1.1--patch-1
   baz delta --diffs now shows diffs for added bugs (fixes 3397)

 * jblack@gnuarch.org--2004/baz--mirror-namelessbranch--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-84

 * jblack@gnuarch.org--2004/baz--mirror-namelessbranch--1.1--patch-1
   Fix archive mirror when given nameless branch

 * jblack@gnuarch.org--2004/baz--mirror-namelessbranch--1.1--patch-2
   First fix wasn't quite right. Tests say it is now

 * jblack@gnuarch.org--2004/baz--nonracy-changes--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-91

 * jblack@gnuarch.org--2004/baz--nonracy-changes--1.1--patch-1
   baz status no longer racy (fixes #3394 and heads off a couple small unreported bugs)

 * jblack@gnuarch.org--2004/baz--register-archive--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-74

 * jblack@gnuarch.org--2004/baz--register-archive--1.1--patch-1
   Detect invalid archive names during registration

 * jblack@gnuarch.org--2004/baz--status--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-58

 * jblack@gnuarch.org--2004/baz--status--1.1--patch-1
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-86

 * jblack@gnuarch.org--2004/baz--status--1.1--patch-2
   don't check for reject state if we were told to not lint

 * jblack@gnuarch.org--2004/baz--status--1.1--patch-3
   now hide rejects/inventory in status if a category is specified

 * jblack@gnuarch.org--2004/baz--status--1.1--patch-4
   finishing up ddaa's request.

 * jblack@gnuarch.org--2004/baz--switch--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-86

 * jblack@gnuarch.org--2004/baz--switch--1.1--patch-1
   Check earlier in switch for a reject state

 * jblack@gnuarch.org--2004/baz--switch--1.1--patch-2
   Updating switch help to be more clear of what it does

 * jblack@gnuarch.org--2004/baz--switch-defaultarchive--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-83

 * jblack@gnuarch.org--2004/baz--switch-defaultarchive--1.1--patch-1
   Fixed up switch so that it shouldn't need a default archive

 * rob.weir@canonical.com--2004-public/baz--bug5187--0--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-89

 * rob.weir@canonical.com--2004-public/baz--bug5187--0--patch-1
   Add trailing newline to 'Invalid archive name' error message.

 * rob.weir@canonical.com--2004-public/baz--bug5187--0--patch-2
   Add trailing newlines to 'cannot commit to sealed version' error messages.

 * robert.collins@canonical.com--general/bazaar--merge--1.1--patch-18
   merge from thelove@canonical.com/bazaa--devo--1.1

 * robert.collins@canonical.com--general/bazaar--merge--1.1--patch-19
   merge from thelove@canonical.com/bazaar--devo--1.1

 * thelove@canonical.com/bazaar--devo--1.1--patch-82
   minor merge improvements to make the UI cleaner

 * thelove@canonical.com/bazaar--devo--1.1--patch-83
   Baz now only allows registration of an archive if the name is 'right' (w/ new test cases)

 * thelove@canonical.com/bazaar--devo--1.1--patch-84
   baz switch shouldn't need a default archive any more

 * thelove@canonical.com/bazaar--devo--1.1--patch-85
   archive-mirror no longer mirrors all branches when given no branches (fixes 3576)

 * thelove@canonical.com/bazaar--devo--1.1--patch-86
   Make sure we can handle this working tree version (fixes #5250, spawns #5270)

 * thelove@canonical.com/bazaar--devo--1.1--patch-87
   Two fixes: switch checks for rejects sooner, and help is updated to be more clear on what switch does

 * thelove@canonical.com/bazaar--devo--1.1--patch-88
   In status, don't check for reject state if --no-lint is set (fixes 4703)

 * thelove@canonical.com/bazaar--devo--1.1--patch-89
   Finishing up fix for 4703 (status only linting if a filter is given) (fixes 4703)

 * thelove@canonical.com/bazaar--devo--1.1--patch-90
   Add trailing newlines to some error messages, fixes #5187.

 * thelove@canonical.com/bazaar--devo--1.1--patch-91
   Added default caching, cache-config command

 * thelove@canonical.com/bazaar--devo--1.1--patch-92
   Baz status no longer racy (fixes #3394)

 * thelove@canonical.com/bazaar--devo--1.1--patch-93
   baz delta --diffs now shows diffsfor added bugs (fixes 3397)

